home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <app name="output">
- <sash>
- <eSash name="output_sash" gui="output_gui" />
- <eSash name="output_advanced_sash" gui="output_advanced_gui" />
- <eSash name="encoder_detail_sash" gui="encoder_details_gui" />
- </sash>
-
- <windows>
- <window name="output_window" sash="output_sash" keymap="map_main"
- observer_handler="main" title="output_window_title"
- mac_menu_bar="main_menubar" no_resize="true">
- <rect name="content" left="100" top="150" right="400" bottom="490" />
- </window>
-
- <window name="output_advanced_window" sash="output_advanced_sash" keymap="map_main"
- observer_handler="main" title="output_advanced_window_title"
- mac_menu_bar="main_menubar" no_resize="true">
- <rect name="content" left="100" top="150" right="625" bottom="630" />
- </window>
-
- <window name="encoder_detail_window" sash="encoder_detail_sash" keymap="map_main"
- observer_handler="main" title="encoder_window_title"
- mac_menu_bar="main_menubar" no_resize="true">
- <rect name="content" left="150" top="150" right="500" bottom="570" />
- </window>
- </windows>
-
- <gui>
- <eColorView pin="ltrb" name="output_gui">
- <eFlow direction="v" pin="ltrb" gap="9" os_window_border="true">
- <eTabView name="enc_tab_view" border="16,16,16,16" >
- <eFlow title="wb_broadcast" direction="v" pin="ltrb" gap="10">
- <eFlow direction="v" pin="ltrb" gap="3">
- <eGridList weight="1" name="output_advanced_grid" min_height="115" min_width="335" alternating_row_colors="true" background="eGridDrawBack_Plain" background_color="#FFFFFF" font_id="small">
- <columns column_headers="true">
- <column title="" type="cbox" width="20" draw_cell="eGridDrawCell_Text" data_id="moOu" size="small" font_id="small" center_vertically="true"/>
- <!--
- <column title="output_destination" width="165" draw_cell="eGridDrawCell_Text" data_id="sdp " font_id="small" center_vertically="true"/>
- <column title="output_preset" width="125" draw_cell="eGridDrawCell_Text" data_id="pres" font_id="small" center_vertically="true"/>
- -->
- <column title="output_destination" width="140" draw_cell="eGridDrawCell_Text" data_id="sdp " font_id="small" center_vertically="true" />
- <column title="output_preset" width="110" draw_cell="eGridDrawCell_Text" data_id="pres" font_id="small" center_vertically="true"/>
- <column title="p:rate" width="40" draw_cell="eGridDrawCell_Text" data_id="bitR" font_id="small" center_vertically="true"/>
- </columns>
- </eGridList>
- <eFlow direction="h" weight="0" gap="0">
- <eView width="2" />
- <eIconButton weight="0" pin="hv" icon="add_icon" borderless="true" command="cmd_output_add" tip="tip_new_output" />
- <eIconButton weight="0" pin="hv" icon="rm_icon" borderless="true" command="cmd_output_remove" tip="tip_remove_output" name="loc_rm_button"/>
- <eView />
- <eIconButton weight="0" pin="hv" icon="gear" borderless="true" tip="tip_action" name="enc_action_button"/>
- <eView width="2" />
- </eFlow>
- </eFlow>
-
- <eDivider weight="0" />
-
- <eFlow weight="0" direction="v" gap="5">
- <eFlow weight="0" direction="h" gap="13" name="enc_encoder_preset_container">
- <eStaticText weight="0" width="100" pin="v" title="enc_encoder_preset"/>
- <ePopup pin="v" name="encoder_preset" min_width="335" />
- </eFlow>
- <eFlow weight="0" direction="h" gap="13">
- <eView width="105" />
- <eStaticText pin="v"
- name="export_preset_summary"
- title=""
- color="128,128,128" font_id="small"/>
- </eFlow>
- </eFlow>
- <!--
- <eDivider weight="0" />
- -->
- <eView weight="0" name="destination_container" />
- </eFlow>
-
- <eFlow title="annotations" name="annotations_group" gap="10" direction="v">
- <eFlow weight="0" direction="h">
- <eStaticText width="100" weight="0" pin="v" title="enc_title" />
- <eTextField pin="v" name="output_annote_title"/>
- </eFlow>
- <eFlow weight="0" direction="h">
- <eStaticText width="100" weight="0" pin="v" title="enc_author" />
- <eTextField pin="v" name="output_annote_author" />
- </eFlow>
- <eFlow weight="0" direction="h">
- <eStaticText width="100" weight="0" pin="v" title="enc_copyright" />
- <eTextField pin="v" name="output_annote_copyright"/>
- </eFlow>
- <eFlow weight="0" direction="h">
- <eStaticText width="100" weight="0" pin="v" title="enc_info" />
- <eTextField pin="v" name="output_annote_info"/>
- </eFlow>
-
- <eFlow direction="v" name="annotations_help_group">
- <eView min_height="5" />
- <eDivider />
- <eFlow border="0,10,0,0">
- <eStaticText font_id="small" min_width="200" min_height="85" title="annotations_help" />
- </eFlow>
- </eFlow>
- </eFlow>
- </eTabView>
-
- <!-- okay and cancel buttons -->
-
- <eFlow weight="0" direction="h" gap="10" only_for_os="mac">
- <eIconButton weight="0" name="help_button" pin="v" icon="help_icon" borderless="true" tip="tip_page_help" command="cmd_page_help"/>
- <eView />
- <eButton weight="0" name="cancel" min_width="100" pin="v" title="dialog_cancel" command="cmd_cancel" />
- <eButton weight="0" default_button="true" name="okay" min_width="100" pin="v" title="dialog_save" command="cmd_okay" />
- </eFlow>
- <eFlow weight="0" direction="h" gap="10" only_for_os="win">
- <eView />
- <eButton weight="0" default_button="true" name="okay" min_width="72" pin="v" title="dialog_save" command="cmd_okay" />
- <eButton weight="0" name="cancel" min_width="72" pin="v" title="dialog_cancel" command="cmd_cancel" />
- <eButton weight="0" min_width="72" pin="v" tip="tip_page_help" title="dialog_help" command="cmd_page_help"/>
- </eFlow>
- </eFlow>
- </eColorView>
-
- <!-- Encoder Presets GUI -->
-
- <eColorView pin="ltrb" name="encoder_details_gui">
- <eFlow direction="v" pin="ltrb" gap="9" os_window_border="true">
- <eFlow weight="0" direction="h" gap="4">
- <eStaticText weight="0" pin="v" title="enc_encoder_preset" justification="c" />
- <ePopup pin="v" name="encoder_preset" min_width="250" command="cmd_encoder_preset" />
- <!--
- <eButton weight="0" pin="v" min_width="85" title="Remove" name="remove_preset" command="cmd_remove_preset"/>
- <eButton weight="0" pin="v" min_width="85" title="New" name="new_preset" command="cmd_new_preset"/>
- -->
- </eFlow>
-
- <eDivider />
-
- <eFlow weight="0" direction="h" pin="h" name="output_fmt_group">
- <eStaticText min_width="100" pin="v" title="enc_output_format" />
- <ePopup pin="v" name="output_format" min_width="200" />
- </eFlow>
-
- <eView weight="1" name="for_export" min_width="435" min_height="340" />
- <!-- okay and cancel buttons -->
- <eFlow weight="0" direction="h" gap="10" only_for_os="mac">
- <eIconButton weight="0" name="help_button" pin="v" icon="help_icon" borderless="true" tip="tip_page_help" command="cmd_page_help"/>
- <eView />
- <eButton weight="0" min_width="100" name="cancel" pin="v" title="dialog_cancel" />
- <eButton weight="0" min_width="100" name="okay" pin="v" title="dialog_save" />
- </eFlow>
- <eFlow weight="0" direction="h" gap="10" only_for_os="win">
- <eView />
- <eButton weight="0" default_button="true" name="okay" min_width="72" pin="v" title="dialog_save" command="cmd_okay" />
- <eButton weight="0" name="cancel" min_width="72" pin="v" title="dialog_cancel" command="cmd_cancel" />
- <eButton weight="0" min_width="72" pin="v" tip="tip_page_help" title="dialog_help" command="cmd_page_help"/>
- </eFlow>
- </eFlow>
- </eColorView>
-
- <!-- Advanced Multiple output GUI -->
-
- <eColorView pin="ltrb" name="output_advanced_gui">
- <eFlow direction="v" pin="ltrb" gap="10" os_window_border="true">
- <eFlow direction="h" pin="ltrb" gap="10">
- <eFlow direction="v" pin="ltrb" gap="5">
- <eGridList weight="1" name="output_advanced_grid" min_height="150" min_width="310" background="eGridDrawBack_Plain" background_color="#FFFFFF" font_id="small">
- <columns column_headers="true">
- <column title="" type="cbox" width="20" draw_cell="eGridDrawCell_Text" data_id="moOu" size="small" font_id="small" />
- <column title="output_destination" width="93" draw_cell="eGridDrawCell_Text" data_id="sdp " font_id="small" />
- <column title="output_preset" width="80" draw_cell="eGridDrawCell_Text" data_id="pres" font_id="small" />
- </columns>
- </eGridList>
- <eFlow direction="h" weight="0">
- <eIconButton weight="0" pin="hv" icon="add_icon" borderless="true" command="cmd_output_add" tip="tip_new_preset" />
- <eIconButton weight="0" pin="hv" icon="rm_icon" borderless="true" command="cmd_output_remove" tip="tip_del_preset" name="loc_rm_button"/>
-
- <eView />
- <!-- <eButton weight="0" min_width="100" command="cmd_output_edit" pin="v" name="output_edit" title="edit" /> -->
- <eButton weight="0" min_width="100" name="output_make_reference_movie" command="cmd_create_ref_movie" pin="v" title="output_make_reference_movie" />
- </eFlow>
-
- <!-- <eStaticText weight="0" font_id="small" pin="ltrb" min_width="300" title="This is NON final GUI" /> -->
- <!-- <eStaticText weight="0" font_id="small" pin="ltrb" min_width="300" name="output_string" /> -->
- </eFlow>
-
- <!-- destination view container -->
- <eFlow direction="v" pin="ltrb" gap="10">
- <eFlow direction="v" pin="ltrb" gap="10">
- <eFlow weight="0" direction="h" gap="13" name="enc_encoder_preset_container">
- <eStaticText weight="0" pin="v" title="enc_encoder_preset" justification="c" />
- <ePopup pin="v" name="encoder_preset" min_width="301" />
- </eFlow>
- <eDivider weight="0" />
- <eView weight="1" name="destination_container" />
- </eFlow>
- </eFlow>
- </eFlow>
- <!-- okay and cancel buttons -->
- <eDivider weight="0" />
- <eFlow weight="0" direction="h" gap="10" only_for_os="mac">
- <eIconButton weight="0" name="help_button" pin="v" icon="help_icon" borderless="true" tip="tip_page_help" command="cmd_page_help"/>
- <eView />
- <eButton weight="0" min_width="100" name="advanced_cancel" pin="v" title="dialog_cancel" />
- <eButton weight="0" min_width="100" default_button="true" name="advanced_okay" pin="v" title="dialog_save" />
- </eFlow>
- <eFlow weight="0" direction="h" gap="10" only_for_os="win">
- <eView />
- <eButton weight="0" default_button="true" name="okay" min_width="72" pin="v" title="dialog_save" command="cmd_okay" />
- <eButton weight="0" name="cancel" min_width="72" pin="v" title="dialog_cancel" command="cmd_cancel" />
- <eButton weight="0" min_width="72" pin="v" tip="tip_page_help" title="dialog_help" command="cmd_page_help"/>
- </eFlow>
- </eFlow>
- </eColorView>
- </gui>
- </app>